Skip to content

Conversation

karascr
Copy link

@karascr karascr commented Jul 1, 2020

In step 2f, "protoc --python_out=" part,
I got an error like that: center_net.proto.pb2 can not found.
The problem was fixed when I added this code: ".\object_detection\protos\center_net.proto"
I thought this might help.

In step 2f, "protoc --python_out=" part,
".\object_detection\protos\center_net.proto" is missing.
I got an error like that: center_net.proto.pb2 can not found.
The problem was fixed when I added this code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant